ThreadLocalFormatCache

constructor(capacity: Int = 20, baseCacheFactory: () -> FormatCache = { DefaultFormatCache() })